Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Email] Filtering for email retrievals #2275

Merged
merged 22 commits into from
Nov 21, 2024
Merged

[Email] Filtering for email retrievals #2275

merged 22 commits into from
Nov 21, 2024

Conversation

darjoo
Copy link
Contributor

@darjoo darjoo commented Oct 29, 2024

Summary

  • Adds a new codeunit "Email Retrieval Filters" for specifying the filters to be used when retrieving an email.
  • Update APIs to work with both v2 and v3 interfaces
  • Obsolete the v2 interface as it's the same just without the filtering.
  • Update tests

Work Item(s)

Fixes AB#550315

@darjoo darjoo requested review from a team as code owners October 29, 2024 19:56
@github-actions github-actions bot added this to the Version 26.0 milestone Oct 29, 2024
nikolakukrika
nikolakukrika previously approved these changes Oct 29, 2024
@darjoo darjoo merged commit 6c4aef6 into main Nov 21, 2024
26 checks passed
@darjoo darjoo deleted the private/dajoo/550315 branch November 21, 2024 01:09
christian-andersen-msft pushed a commit that referenced this pull request Nov 25, 2024
<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
- Adds a new codeunit "Email Retrieval Filters" for specifying the
filters to be used when retrieving an email.
- Update APIs to work with both v2 and v3 interfaces
- Obsolete the v2 interface as it's the same just without the filtering.
- Update tests

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#550315](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/550315)
darjoo added a commit that referenced this pull request Nov 26, 2024
<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
- Adds a new codeunit "Email Retrieval Filters" for specifying the
filters to be used when retrieving an email.
- Update APIs to work with both v2 and v3 interfaces
- Obsolete the v2 interface as it's the same just without the filtering.
- Update tests

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#550315](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/550315)
darjoo added a commit that referenced this pull request Nov 27, 2024
aholstrup1 pushed a commit that referenced this pull request Nov 27, 2024
darjoo added a commit that referenced this pull request Nov 28, 2024
<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
- Adds a new codeunit "Email Retrieval Filters" for specifying the
filters to be used when retrieving an email.
- Update APIs to work with both v2 and v3 interfaces
- Obsolete the v2 interface as it's the same just without the filtering.
- Update tests

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#550315](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/550315)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants